OPTION B - STEP 1
Clean new /pest attendance frontend

Upload the pest/attendance folder into /public_html/
so files land in /public_html/pest/attendance/

This is a fresh frontend shell built for the new rebuild path.
It uses:
- /pest/api/login.php
- /pest/api/logout.php
- /pest/api/clock-in.php
- /pest/api/clock-out.php
- /pest/api/working-lunch.php
- /pest/api/me.php

Important:
This is Step 1 only.
The frontend is now clean and coherent, but it expects the clean Option B API contract.
Step 2 will provide the new auth/session API files.

After upload:
1. Clear browser site data/cache for uent.co.za
2. Open /pest/attendance/
3. Confirm the new screen loads cleanly
4. Do not judge final function until Step 2 API package is applied
